﻿2026-03-26T21:23:34.3379993Z Current runner version: '2.333.0'
2026-03-26T21:23:34.3411926Z ##[group]Runner Image Provisioner
2026-03-26T21:23:34.3413254Z Hosted Compute Agent
2026-03-26T21:23:34.3414163Z Version: 20260213.493
2026-03-26T21:23:34.3415043Z Commit: 5c115507f6dd24b8de37d8bbe0bb4509d0cc0fa3
2026-03-26T21:23:34.3416328Z Build Date: 2026-02-13T00:28:41Z
2026-03-26T21:23:34.3417397Z Worker ID: {29690ad6-2299-4859-ac4d-61a8696b8389}
2026-03-26T21:23:34.3418483Z Azure Region: eastus
2026-03-26T21:23:34.3419893Z ##[endgroup]
2026-03-26T21:23:34.3422444Z ##[group]Operating System
2026-03-26T21:23:34.3423503Z Ubuntu
2026-03-26T21:23:34.3424328Z 24.04.4
2026-03-26T21:23:34.3424992Z LTS
2026-03-26T21:23:34.3425782Z ##[endgroup]
2026-03-26T21:23:34.3426621Z ##[group]Runner Image
2026-03-26T21:23:34.3427504Z Image: ubuntu-24.04
2026-03-26T21:23:34.3428375Z Version: 20260323.65.1
2026-03-26T21:23:34.3430573Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260323.65/images/ubuntu/Ubuntu2404-Readme.md
2026-03-26T21:23:34.3433261Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260323.65
2026-03-26T21:23:34.3434744Z ##[endgroup]
2026-03-26T21:23:34.3436405Z ##[group]GITHUB_TOKEN Permissions
2026-03-26T21:23:34.3438847Z Contents: write
2026-03-26T21:23:34.3439982Z Metadata: read
2026-03-26T21:23:34.3440904Z ##[endgroup]
2026-03-26T21:23:34.3443931Z Secret source: Actions
2026-03-26T21:23:34.3444944Z Prepare workflow directory
2026-03-26T21:23:34.3905175Z Prepare all required actions
2026-03-26T21:23:34.3959644Z Getting action download info
2026-03-26T21:23:34.6836288Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
2026-03-26T21:23:34.7960201Z Download action repository 'actions/setup-node@v4' (SHA:49933ea5288caeca8642d1e84afbd3f7d6820020)
2026-03-26T21:23:34.8846248Z Download action repository 'oven-sh/setup-bun@v2' (SHA:0c5077e51419868618aeaa5fe8019c62421857d6)
2026-03-26T21:23:35.0681663Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093)
2026-03-26T21:23:35.4316812Z Complete job name: Publish Node.js Addon to NPM
2026-03-26T21:23:35.5039050Z ##[group]Run actions/checkout@v4
2026-03-26T21:23:35.5040137Z with:
2026-03-26T21:23:35.5040535Z   repository: zacharyvmm/scah
2026-03-26T21:23:35.5041160Z   token: ***
2026-03-26T21:23:35.5041544Z   ssh-strict: true
2026-03-26T21:23:35.5041933Z   ssh-user: git
2026-03-26T21:23:35.5042320Z   persist-credentials: true
2026-03-26T21:23:35.5042778Z   clean: true
2026-03-26T21:23:35.5043177Z   sparse-checkout-cone-mode: true
2026-03-26T21:23:35.5043660Z   fetch-depth: 1
2026-03-26T21:23:35.5044053Z   fetch-tags: false
2026-03-26T21:23:35.5044495Z   show-progress: true
2026-03-26T21:23:35.5044887Z   lfs: false
2026-03-26T21:23:35.5045302Z   submodules: false
2026-03-26T21:23:35.5045714Z   set-safe-directory: true
2026-03-26T21:23:35.5046377Z ##[endgroup]
2026-03-26T21:23:35.6115567Z Syncing repository: zacharyvmm/scah
2026-03-26T21:23:35.6117325Z ##[group]Getting Git version info
2026-03-26T21:23:35.6118089Z Working directory is '/home/runner/work/scah/scah'
2026-03-26T21:23:35.6119093Z [command]/usr/bin/git version
2026-03-26T21:23:35.6158596Z git version 2.53.0
2026-03-26T21:23:35.6185290Z ##[endgroup]
2026-03-26T21:23:35.6201888Z Temporarily overriding HOME='/home/runner/work/_temp/6351f050-4a21-4449-80ee-b161d60be398' before making global git config changes
2026-03-26T21:23:35.6204271Z Adding repository directory to the temporary git global config as a safe directory
2026-03-26T21:23:35.6216646Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/scah/scah
2026-03-26T21:23:35.6249712Z Deleting the contents of '/home/runner/work/scah/scah'
2026-03-26T21:23:35.6253847Z ##[group]Initializing the repository
2026-03-26T21:23:35.6258568Z [command]/usr/bin/git init /home/runner/work/scah/scah
2026-03-26T21:23:35.6348721Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-03-26T21:23:35.6350592Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-03-26T21:23:35.6352518Z hint: to use in all of your new repositories, which will suppress this warning,
2026-03-26T21:23:35.6353726Z hint: call:
2026-03-26T21:23:35.6354321Z hint:
2026-03-26T21:23:35.6354927Z hint: 	git config --global init.defaultBranch <name>
2026-03-26T21:23:35.6355839Z hint:
2026-03-26T21:23:35.6356475Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-03-26T21:23:35.6357499Z hint: 'development'. The just-created branch can be renamed via this command:
2026-03-26T21:23:35.6358283Z hint:
2026-03-26T21:23:35.6358698Z hint: 	git branch -m <name>
2026-03-26T21:23:35.6359551Z hint:
2026-03-26T21:23:35.6360238Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-03-26T21:23:35.6361540Z Initialized empty Git repository in /home/runner/work/scah/scah/.git/
2026-03-26T21:23:35.6363176Z [command]/usr/bin/git remote add origin https://github.com/zacharyvmm/scah
2026-03-26T21:23:35.6392127Z ##[endgroup]
2026-03-26T21:23:35.6393372Z ##[group]Disabling automatic garbage collection
2026-03-26T21:23:35.6396635Z [command]/usr/bin/git config --local gc.auto 0
2026-03-26T21:23:35.6424603Z ##[endgroup]
2026-03-26T21:23:35.6425986Z ##[group]Setting up auth
2026-03-26T21:23:35.6432575Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-03-26T21:23:35.6461501Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-03-26T21:23:35.6745555Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-03-26T21:23:35.6774420Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-03-26T21:23:35.6993864Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-03-26T21:23:35.7027348Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-03-26T21:23:35.7250330Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-03-26T21:23:35.7284515Z ##[endgroup]
2026-03-26T21:23:35.7286965Z ##[group]Fetching the repository
2026-03-26T21:23:35.7294926Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d6f6b5dbb521087dce3f09a09e5ada292f7a7bc8:refs/tags/v0.0.11
2026-03-26T21:23:35.9164150Z From https://github.com/zacharyvmm/scah
2026-03-26T21:23:35.9165450Z  * [new ref]         d6f6b5dbb521087dce3f09a09e5ada292f7a7bc8 -> v0.0.11
2026-03-26T21:23:35.9188672Z ##[endgroup]
2026-03-26T21:23:35.9190203Z ##[group]Determining the checkout info
2026-03-26T21:23:35.9191721Z ##[endgroup]
2026-03-26T21:23:35.9196918Z [command]/usr/bin/git sparse-checkout disable
2026-03-26T21:23:35.9231840Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-03-26T21:23:35.9256314Z ##[group]Checking out the ref
2026-03-26T21:23:35.9260202Z [command]/usr/bin/git checkout --progress --force refs/tags/v0.0.11
2026-03-26T21:23:35.9387273Z Note: switching to 'refs/tags/v0.0.11'.
2026-03-26T21:23:35.9388032Z 
2026-03-26T21:23:35.9388648Z You are in 'detached HEAD' state. You can look around, make experimental
2026-03-26T21:23:35.9389950Z changes and commit them, and you can discard any commits you make in this
2026-03-26T21:23:35.9391026Z state without impacting any branches by switching back to a branch.
2026-03-26T21:23:35.9392064Z 
2026-03-26T21:23:35.9392795Z If you want to create a new branch to retain commits you create, you may
2026-03-26T21:23:35.9394581Z do so (now or later) by using -c with the switch command. Example:
2026-03-26T21:23:35.9395512Z 
2026-03-26T21:23:35.9395900Z   git switch -c <new-branch-name>
2026-03-26T21:23:35.9397080Z 
2026-03-26T21:23:35.9397498Z Or undo this operation with:
2026-03-26T21:23:35.9398111Z 
2026-03-26T21:23:35.9398508Z   git switch -
2026-03-26T21:23:35.9399010Z 
2026-03-26T21:23:35.9400056Z Turn off this advice by setting config variable advice.detachedHead to false
2026-03-26T21:23:35.9401176Z 
2026-03-26T21:23:35.9401544Z HEAD is now at d6f6b5d 0.0.11
2026-03-26T21:23:35.9403821Z ##[endgroup]
2026-03-26T21:23:35.9432650Z [command]/usr/bin/git log -1 --format=%H
2026-03-26T21:23:35.9453588Z d6f6b5dbb521087dce3f09a09e5ada292f7a7bc8
2026-03-26T21:23:35.9696789Z ##[group]Run actions/setup-node@v4
2026-03-26T21:23:35.9697328Z with:
2026-03-26T21:23:35.9697682Z   node-version: 24
2026-03-26T21:23:35.9698135Z   registry-url: https://registry.npmjs.org
2026-03-26T21:23:35.9698672Z   always-auth: false
2026-03-26T21:23:35.9699085Z   check-latest: false
2026-03-26T21:23:35.9699993Z   token: ***
2026-03-26T21:23:35.9700375Z ##[endgroup]
2026-03-26T21:23:36.1433895Z Found in cache @ /opt/hostedtoolcache/node/24.14.0/x64
2026-03-26T21:23:36.1440961Z ##[group]Environment details
2026-03-26T21:23:39.5427391Z node: v24.14.0
2026-03-26T21:23:39.5428627Z npm: 11.9.0
2026-03-26T21:23:39.5429921Z yarn: 1.22.22
2026-03-26T21:23:39.5431718Z ##[endgroup]
2026-03-26T21:23:39.5663598Z ##[group]Run oven-sh/setup-bun@v2
2026-03-26T21:23:39.5664362Z with:
2026-03-26T21:23:39.5664990Z   bun-version: latest
2026-03-26T21:23:39.5665668Z   no-cache: false
2026-03-26T21:23:39.5666489Z   token: ***
2026-03-26T21:23:39.5667119Z env:
2026-03-26T21:23:39.5667831Z   NPM_CONFIG_USERCONFIG: /home/runner/work/_temp/.npmrc
2026-03-26T21:23:39.5668683Z   NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX
2026-03-26T21:23:39.5669749Z ##[endgroup]
2026-03-26T21:23:39.9504509Z Downloading a new version of Bun: https://github.com/oven-sh/bun/releases/download/bun-v1.3.11/bun-linux-x64.zip
2026-03-26T21:23:40.1914340Z [command]/usr/bin/unzip -o -q /home/runner/work/_temp/a4b50a87-10aa-47f2-b458-03adb443131d.zip
2026-03-26T21:23:40.9084274Z [command]/home/runner/.bun/bin/bun --revision
2026-03-26T21:23:40.9136364Z 1.3.11+af24e281e
2026-03-26T21:23:40.9280843Z ##[group]Run bun install
2026-03-26T21:23:40.9281155Z [36;1mbun install[0m
2026-03-26T21:23:40.9317370Z shell: /usr/bin/bash -e {0}
2026-03-26T21:23:40.9317630Z env:
2026-03-26T21:23:40.9317883Z   NPM_CONFIG_USERCONFIG: /home/runner/work/_temp/.npmrc
2026-03-26T21:23:40.9318225Z   NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX
2026-03-26T21:23:40.9318488Z ##[endgroup]
2026-03-26T21:23:40.9412490Z bun install v1.3.11 (af24e281)
2026-03-26T21:23:40.9441086Z Resolving dependencies
2026-03-26T21:23:41.5559766Z Resolved, downloaded and extracted [11]
2026-03-26T21:23:41.5560441Z warn: GET https://registry.npmjs.org/@zacharymm%2fscah-darwin-x64 - 404
2026-03-26T21:23:42.1622449Z Saved lockfile
2026-03-26T21:23:42.1622794Z 
2026-03-26T21:23:42.1626940Z $ husky
2026-03-26T21:23:42.1938247Z .git can't be found
2026-03-26T21:23:42.1938701Z + @emnapi/core@1.8.1
2026-03-26T21:23:42.1939075Z + @emnapi/runtime@1.8.1
2026-03-26T21:23:42.1939663Z + @napi-rs/cli@3.5.1
2026-03-26T21:23:42.1940077Z + @taplo/cli@0.7.0
2026-03-26T21:23:42.1940420Z + @tybys/wasm-util@0.10.1
2026-03-26T21:23:42.1940810Z + @types/jsdom@28.0.0
2026-03-26T21:23:42.1941170Z + bun-types@1.3.9
2026-03-26T21:23:42.1941467Z + cheerio@1.2.0
2026-03-26T21:23:42.1941813Z + happy-dom@20.7.0
2026-03-26T21:23:42.1942123Z + husky@9.1.7
2026-03-26T21:23:42.1942399Z + jsdom@28.1.0
2026-03-26T21:23:42.1942711Z + linkedom@0.18.12
2026-03-26T21:23:42.1943024Z + lint-staged@16.2.7
2026-03-26T21:23:42.1943333Z + mitata@1.0.34
2026-03-26T21:23:42.1943670Z + node-html-parser@7.0.2
2026-03-26T21:23:42.1944066Z + oxlint@1.47.0
2026-03-26T21:23:42.1944364Z + prettier@3.8.1
2026-03-26T21:23:42.1944697Z + typescript@5.9.3
2026-03-26T21:23:42.1945265Z + @zacharymm/scah-linux-x64-gnu@0.0.5 (v0.0.10 available)
2026-03-26T21:23:42.1945672Z 
2026-03-26T21:23:42.1945957Z 189 packages installed [1253.00ms]
2026-03-26T21:23:42.1946365Z Removed: 5
2026-03-26T21:23:42.2093417Z ##[group]Run actions/download-artifact@v4
2026-03-26T21:23:42.2093703Z with:
2026-03-26T21:23:42.2093884Z   pattern: nodejs-addon-*
2026-03-26T21:23:42.2094109Z   path: nodejs/artifacts
2026-03-26T21:23:42.2094312Z   merge-multiple: true
2026-03-26T21:23:42.2094525Z   repository: zacharyvmm/scah
2026-03-26T21:23:42.2094741Z   run-id: 23618596784
2026-03-26T21:23:42.2094918Z env:
2026-03-26T21:23:42.2095150Z   NPM_CONFIG_USERCONFIG: /home/runner/work/_temp/.npmrc
2026-03-26T21:23:42.2095470Z   NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX
2026-03-26T21:23:42.2095717Z ##[endgroup]
2026-03-26T21:23:42.5082688Z Found 10 artifact(s)
2026-03-26T21:23:42.5083712Z Filtering artifacts by pattern 'nodejs-addon-*'
2026-03-26T21:23:42.5103011Z Preparing to download the following artifacts:
2026-03-26T21:23:42.5104852Z - nodejs-addon-x86_64-pc-windows-msvc (ID: 6133204810, Size: 213822, Expected Digest: sha256:fef25e220883f6033792bd5df9371922c8de99cfe9f3bce5b7fbe8be5aef8dde)
2026-03-26T21:23:42.5107416Z - nodejs-addon-x86_64-apple-darwin (ID: 6133193688, Size: 283047, Expected Digest: sha256:4d175be5dbceb599cdd2be68670d5b64be5d1d928474e7d0b3ef4474eec50a6c)
2026-03-26T21:23:42.5110140Z - nodejs-addon-aarch64-apple-darwin (ID: 6133190004, Size: 272810, Expected Digest: sha256:224c8e8d67b82b41968c43102853db6113213844b3c17f32d57e5875a293dd6a)
2026-03-26T21:23:42.5112600Z - nodejs-addon-x86_64-unknown-linux-gnu (ID: 6133182848, Size: 1108750, Expected Digest: sha256:44da7e0961106e78aa94998037036f94f9c66146eb89eec0879254587072df90)
2026-03-26T21:23:42.5115106Z - nodejs-addon-aarch64-unknown-linux-gnu (ID: 6133182560, Size: 980688, Expected Digest: sha256:0a5292c2c9082477b876c35fe1cc21896cc404dfbb99066c02ec064d43dcd26d)
2026-03-26T21:23:42.5926637Z Redirecting to blob download url: https://productionresultssa15.blob.core.windows.net/actions-results/bf95898c-443b-42a9-bbc5-71b4c19db996/workflow-job-run-8df07de9-0573-552e-b572-c20ad5a841ef/artifacts/7276e537e106603fd7f3fe62d25fa4a68856efadc6774a8222ee7b903bcd02d4.zip
2026-03-26T21:23:42.5929280Z Starting download of artifact to: /home/runner/work/scah/scah/nodejs/artifacts
2026-03-26T21:23:42.5945644Z Redirecting to blob download url: https://productionresultssa15.blob.core.windows.net/actions-results/bf95898c-443b-42a9-bbc5-71b4c19db996/workflow-job-run-143c291d-94ad-5be0-9561-474897c90393/artifacts/fc75f30c1f795cd6a67ec9fb340da073436dffccd1940f994d6e30a8d7d43c9f.zip
2026-03-26T21:23:42.5947355Z Starting download of artifact to: /home/runner/work/scah/scah/nodejs/artifacts
2026-03-26T21:23:42.5999743Z Redirecting to blob download url: https://productionresultssa15.blob.core.windows.net/actions-results/bf95898c-443b-42a9-bbc5-71b4c19db996/workflow-job-run-365d554a-1ece-5a0f-bc01-aae25e18ac08/artifacts/4b78f7ff13e92a05520424935ebf535073e652d6301eb05b02201dc1c526e511.zip
2026-03-26T21:23:42.6001198Z Starting download of artifact to: /home/runner/work/scah/scah/nodejs/artifacts
2026-03-26T21:23:42.6013099Z Redirecting to blob download url: https://productionresultssa15.blob.core.windows.net/actions-results/bf95898c-443b-42a9-bbc5-71b4c19db996/workflow-job-run-60e71f4f-1730-56cf-b87a-ba7b2d0cfbee/artifacts/91355d309aa805b7c8d0500e25585ec04bccd40f55ece0dcb46a8072434c4ebd.zip
2026-03-26T21:23:42.6014513Z Starting download of artifact to: /home/runner/work/scah/scah/nodejs/artifacts
2026-03-26T21:23:42.6033811Z Redirecting to blob download url: https://productionresultssa15.blob.core.windows.net/actions-results/bf95898c-443b-42a9-bbc5-71b4c19db996/workflow-job-run-924ea6b6-aafc-57f2-85a6-f99577480818/artifacts/cc7e5afbfd4c8d572034e2a0e3828b1fd3f69dcc1eccd6967937ef4b350c9235.zip
2026-03-26T21:23:42.6036583Z Starting download of artifact to: /home/runner/work/scah/scah/nodejs/artifacts
2026-03-26T21:23:42.6474600Z (node:2375) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
2026-03-26T21:23:42.6477052Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-03-26T21:23:42.6685019Z SHA256 digest of downloaded artifact is fef25e220883f6033792bd5df9371922c8de99cfe9f3bce5b7fbe8be5aef8dde
2026-03-26T21:23:42.6686027Z Artifact download completed successfully.
2026-03-26T21:23:42.6902877Z SHA256 digest of downloaded artifact is 4d175be5dbceb599cdd2be68670d5b64be5d1d928474e7d0b3ef4474eec50a6c
2026-03-26T21:23:42.6903687Z Artifact download completed successfully.
2026-03-26T21:23:42.7101997Z SHA256 digest of downloaded artifact is 224c8e8d67b82b41968c43102853db6113213844b3c17f32d57e5875a293dd6a
2026-03-26T21:23:42.7103058Z Artifact download completed successfully.
2026-03-26T21:23:42.7576925Z SHA256 digest of downloaded artifact is 0a5292c2c9082477b876c35fe1cc21896cc404dfbb99066c02ec064d43dcd26d
2026-03-26T21:23:42.7577949Z Artifact download completed successfully.
2026-03-26T21:23:42.7588815Z SHA256 digest of downloaded artifact is 44da7e0961106e78aa94998037036f94f9c66146eb89eec0879254587072df90
2026-03-26T21:23:42.7589680Z Artifact download completed successfully.
2026-03-26T21:23:42.7595738Z Total of 5 artifact(s) downloaded
2026-03-26T21:23:42.7596131Z Download artifact has finished successfully
2026-03-26T21:23:42.7707281Z ##[group]Run bunx napi create-npm-dirs
2026-03-26T21:23:42.7707639Z [36;1mbunx napi create-npm-dirs[0m
2026-03-26T21:23:42.7707929Z [36;1mbun run artifacts[0m
2026-03-26T21:23:42.7734956Z shell: /usr/bin/bash -e {0}
2026-03-26T21:23:42.7735218Z env:
2026-03-26T21:23:42.7735486Z   NPM_CONFIG_USERCONFIG: /home/runner/work/_temp/.npmrc
2026-03-26T21:23:42.7735841Z   NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX
2026-03-26T21:23:42.7736123Z ##[endgroup]
2026-03-26T21:23:42.9898808Z [30m[42m INFO [49m[39m @zacharymm/scah -win32-x64-msvc created
2026-03-26T21:23:42.9907537Z [30m[42m INFO [49m[39m @zacharymm/scah -darwin-x64 created
2026-03-26T21:23:42.9917389Z [30m[42m INFO [49m[39m @zacharymm/scah -linux-x64-gnu created
2026-03-26T21:23:42.9923853Z [30m[42m INFO [49m[39m @zacharymm/scah -linux-arm64-gnu created
2026-03-26T21:23:42.9933780Z [30m[42m INFO [49m[39m @zacharymm/scah -darwin-arm64 created
2026-03-26T21:23:43.0026525Z $ napi artifacts
2026-03-26T21:23:43.1787356Z [30m[42m INFO [49m[39m Read [[93m/home/runner/work/scah/scah/nodejs/artifacts/scah.darwin-arm64.node[39m]
2026-03-26T21:23:43.1789952Z [30m[42m INFO [49m[39m Read [[93m/home/runner/work/scah/scah/nodejs/artifacts/scah.darwin-x64.node[39m]
2026-03-26T21:23:43.1791831Z [30m[42m INFO [49m[39m Read [[93m/home/runner/work/scah/scah/nodejs/artifacts/scah.linux-arm64-gnu.node[39m]
2026-03-26T21:23:43.1809511Z [30m[42m INFO [49m[39m Read [[93m/home/runner/work/scah/scah/nodejs/artifacts/scah.linux-x64-gnu.node[39m]
2026-03-26T21:23:43.1810560Z [30m[42m INFO [49m[39m Read [[93m/home/runner/work/scah/scah/nodejs/artifacts/scah.win32-x64-msvc.node[39m]
2026-03-26T21:23:43.1841186Z [30m[42m INFO [49m[39m Write file content to [[93m/home/runner/work/scah/scah/nodejs/npm/win32-x64-msvc/scah.win32-x64-msvc.node[39m]
2026-03-26T21:23:43.1843241Z [30m[42m INFO [49m[39m Write file content to [[93m/home/runner/work/scah/scah/nodejs/npm/darwin-x64/scah.darwin-x64.node[39m]
2026-03-26T21:23:43.1845213Z [30m[42m INFO [49m[39m Write file content to [[93m/home/runner/work/scah/scah/nodejs/npm/darwin-arm64/scah.darwin-arm64.node[39m]
2026-03-26T21:23:43.1846492Z [30m[42m INFO [49m[39m Write file content to [[93m/home/runner/work/scah/scah/nodejs/scah.win32-x64-msvc.node[39m]
2026-03-26T21:23:43.1853743Z [30m[42m INFO [49m[39m Write file content to [[93m/home/runner/work/scah/scah/nodejs/scah.darwin-x64.node[39m]
2026-03-26T21:23:43.1857514Z [30m[42m INFO [49m[39m Write file content to [[93m/home/runner/work/scah/scah/nodejs/scah.darwin-arm64.node[39m]
2026-03-26T21:23:43.1875774Z [30m[42m INFO [49m[39m Write file content to [[93m/home/runner/work/scah/scah/nodejs/npm/linux-arm64-gnu/scah.linux-arm64-gnu.node[39m]
2026-03-26T21:23:43.1895395Z [30m[42m INFO [49m[39m Write file content to [[93m/home/runner/work/scah/scah/nodejs/npm/linux-x64-gnu/scah.linux-x64-gnu.node[39m]
2026-03-26T21:23:43.1898925Z [30m[42m INFO [49m[39m Write file content to [[93m/home/runner/work/scah/scah/nodejs/scah.linux-arm64-gnu.node[39m]
2026-03-26T21:23:43.1917601Z [30m[42m INFO [49m[39m Write file content to [[93m/home/runner/work/scah/scah/nodejs/scah.linux-x64-gnu.node[39m]
2026-03-26T21:23:43.2057186Z ##[group]Run bun run prepublishOnly
2026-03-26T21:23:43.2057551Z [36;1mbun run prepublishOnly[0m
2026-03-26T21:23:43.2057843Z [36;1mnpm config set provenance true[0m
2026-03-26T21:23:43.2058277Z [36;1mecho "//registry.npmjs.org/:_authToken=$NODE_AUTH_TOKEN" >> ~/.npmrc[0m
2026-03-26T21:23:43.2058726Z [36;1mnpm publish --access public[0m
2026-03-26T21:23:43.2085317Z shell: /usr/bin/bash -e {0}
2026-03-26T21:23:43.2085584Z env:
2026-03-26T21:23:43.2085854Z   NPM_CONFIG_USERCONFIG: /home/runner/work/_temp/.npmrc
2026-03-26T21:23:43.2086450Z   NODE_AUTH_TOKEN: ***
2026-03-26T21:23:43.2086799Z   GITHUB_TOKEN: ***
2026-03-26T21:23:43.2087029Z ##[endgroup]
2026-03-26T21:23:43.2151997Z $ napi prepublish -t npm
2026-03-26T21:23:48.2932046Z + @zacharymm/scah-win32-x64-msvc@0.0.11
2026-03-26T21:23:48.2934064Z [30m[42m INFO [49m[39m Creating GitHub release v0.0.11
2026-03-26T21:23:48.8853226Z [30m[42m INFO [49m[39m GitHub release created
2026-03-26T21:23:48.8854512Z [30m[42m INFO [49m[39m Download URL: %s https://github.com/zacharyvmm/scah/releases/download/v0.0.11/scah.win32-x64-msvc.node
2026-03-26T21:23:51.9922674Z + @zacharymm/scah-darwin-x64@0.0.11
2026-03-26T21:23:51.9923973Z [30m[42m INFO [49m[39m Creating GitHub release v0.0.11
2026-03-26T21:23:52.6582393Z [30m[42m INFO [49m[39m GitHub release created
2026-03-26T21:23:52.6583849Z [30m[42m INFO [49m[39m Download URL: %s https://github.com/zacharyvmm/scah/releases/download/v0.0.11/scah.darwin-x64.node
2026-03-26T21:23:55.6460107Z + @zacharymm/scah-linux-x64-gnu@0.0.11
2026-03-26T21:23:55.6461007Z [30m[42m INFO [49m[39m Creating GitHub release v0.0.11
2026-03-26T21:23:56.5276520Z [30m[42m INFO [49m[39m GitHub release created
2026-03-26T21:23:56.5278700Z [30m[42m INFO [49m[39m Download URL: %s https://github.com/zacharyvmm/scah/releases/download/v0.0.11/scah.linux-x64-gnu.node
2026-03-26T21:23:59.5575960Z + @zacharymm/scah-linux-arm64-gnu@0.0.11
2026-03-26T21:23:59.5577169Z [30m[42m INFO [49m[39m Creating GitHub release v0.0.11
2026-03-26T21:24:00.6087642Z [30m[42m INFO [49m[39m GitHub release created
2026-03-26T21:24:00.6089588Z [30m[42m INFO [49m[39m Download URL: %s https://github.com/zacharyvmm/scah/releases/download/v0.0.11/scah.linux-arm64-gnu.node
2026-03-26T21:24:03.0426620Z + @zacharymm/scah-darwin-arm64@0.0.11
2026-03-26T21:24:03.0427742Z [30m[42m INFO [49m[39m Creating GitHub release v0.0.11
2026-03-26T21:24:03.5948280Z [30m[42m INFO [49m[39m GitHub release created
2026-03-26T21:24:03.5950067Z [30m[42m INFO [49m[39m Download URL: %s https://github.com/zacharyvmm/scah/releases/download/v0.0.11/scah.darwin-arm64.node
2026-03-26T21:24:03.6794703Z npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.
2026-03-26T21:24:03.7815521Z npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.
2026-03-26T21:24:03.9487534Z 
2026-03-26T21:24:03.9488044Z > scah@0.0.11 prepublishOnly
2026-03-26T21:24:03.9488713Z > napi prepublish -t npm
2026-03-26T21:24:03.9489035Z 
2026-03-26T21:24:04.3512627Z POST /repos/zacharyvmm/scah/releases - 422 with id 1400:2062A1:6A2757:1B59324:69C5A3F4 in 220ms
2026-03-26T21:24:04.3526509Z RequestError [HttpError]: Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"} - https://docs.github.com/rest/releases/releases#create-a-release
2026-03-26T21:24:04.3532104Z     at fetchWrapper (file:///home/runner/work/scah/scah/nodejs/node_modules/@octokit/request/dist-bundle/index.js:123:11)
2026-03-26T21:24:04.3533555Z     at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
2026-03-26T21:24:04.3535101Z     at async createGhRelease (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3287:4)
2026-03-26T21:24:04.3535932Z     at async prePublish (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3347:114)
2026-03-26T21:24:04.3537053Z     at async PrePublishCommand.execute (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3698:3)
2026-03-26T21:24:04.3538083Z     at async PrePublishCommand.validateAndExecute (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Command.mjs:49:26)
2026-03-26T21:24:04.3539171Z     at async Cli.run (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Cli.mjs:227:24)
2026-03-26T21:24:04.3541591Z     at async Cli.runExit (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Cli.mjs:236:28) {
2026-03-26T21:24:04.3542957Z   status: 422,
2026-03-26T21:24:04.3543463Z   request: {
2026-03-26T21:24:04.3544016Z     method: 'POST',
2026-03-26T21:24:04.3544880Z     url: 'https://api.github.com/repos/zacharyvmm/scah/releases',
2026-03-26T21:24:04.3545772Z     headers: {
2026-03-26T21:24:04.3546409Z       accept: 'application/vnd.github.v3+json',
2026-03-26T21:24:04.3547548Z       'user-agent': 'octokit-rest.js/22.0.1 octokit-core.js/7.0.6 Node.js/24',
2026-03-26T21:24:04.3548447Z       authorization: 'token [REDACTED]',
2026-03-26T21:24:04.3549106Z       'content-type': 'application/json; charset=utf-8'
2026-03-26T21:24:04.3549895Z     },
2026-03-26T21:24:04.3550539Z     body: [Object: null prototype] { tag_name: 'v0.0.11', prerelease: false },
2026-03-26T21:24:04.3551383Z     request: { hook: [Function: bound bound register] }
2026-03-26T21:24:04.3551909Z   },
2026-03-26T21:24:04.3552223Z   response: {
2026-03-26T21:24:04.3552780Z     url: 'https://api.github.com/repos/zacharyvmm/scah/releases',
2026-03-26T21:24:04.3553383Z     status: 422,
2026-03-26T21:24:04.3553727Z     headers: {
2026-03-26T21:24:04.3554155Z       'access-control-allow-origin': '*',
2026-03-26T21:24:04.3556823Z       'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
2026-03-26T21:24:04.3559244Z       'content-length': '209',
2026-03-26T21:24:04.3560076Z       'content-security-policy': "default-src 'none'",
2026-03-26T21:24:04.3560787Z       'content-type': 'application/json; charset=utf-8',
2026-03-26T21:24:04.3561423Z       date: 'Thu, 26 Mar 2026 21:24:04 GMT',
2026-03-26T21:24:04.3562283Z       'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
2026-03-26T21:24:04.3563085Z       server: 'github.com',
2026-03-26T21:24:04.3563861Z       'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
2026-03-26T21:24:04.3564769Z       vary: 'Accept-Encoding, Accept, X-Requested-With',
2026-03-26T21:24:04.3565719Z       'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write',
2026-03-26T21:24:04.3566581Z       'x-content-type-options': 'nosniff',
2026-03-26T21:24:04.3567135Z       'x-frame-options': 'deny',
2026-03-26T21:24:04.3567716Z       'x-github-api-version-selected': '2022-11-28',
2026-03-26T21:24:04.3568413Z       'x-github-media-type': 'github.v3; format=json',
2026-03-26T21:24:04.3569188Z       'x-github-request-id': '1400:2062A1:6A2757:1B59324:69C5A3F4',
2026-03-26T21:24:04.3570052Z       'x-ratelimit-limit': '5000',
2026-03-26T21:24:04.3570603Z       'x-ratelimit-remaining': '4829',
2026-03-26T21:24:04.3571165Z       'x-ratelimit-reset': '1774561553',
2026-03-26T21:24:04.3571718Z       'x-ratelimit-resource': 'core',
2026-03-26T21:24:04.3572267Z       'x-ratelimit-used': '171',
2026-03-26T21:24:04.3572733Z       'x-xss-protection': '0'
2026-03-26T21:24:04.3573162Z     },
2026-03-26T21:24:04.3573707Z     data: {
2026-03-26T21:24:04.3574100Z       message: 'Validation Failed',
2026-03-26T21:24:04.3574569Z       errors: [Array],
2026-03-26T21:24:04.3575322Z       documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
2026-03-26T21:24:04.3576086Z       status: '422'
2026-03-26T21:24:04.3576433Z     }
2026-03-26T21:24:04.3576914Z   },
2026-03-26T21:24:04.3577258Z   [cause]: undefined
2026-03-26T21:24:04.3577638Z }
2026-03-26T21:24:05.5500077Z Command failed: npm publish
2026-03-26T21:24:05.5501713Z npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.
2026-03-26T21:24:05.5502548Z npm notice
2026-03-26T21:24:05.5503376Z npm notice 📦  @zacharymm/scah-win32-x64-msvc@0.0.11
2026-03-26T21:24:05.5503973Z npm notice Tarball Contents
2026-03-26T21:24:05.5504424Z npm notice 104B README.md
2026-03-26T21:24:05.5504877Z npm notice 705B package.json
2026-03-26T21:24:05.5505448Z npm notice 484.4kB scah.win32-x64-msvc.node
2026-03-26T21:24:05.5506014Z npm notice Tarball Details
2026-03-26T21:24:05.5506629Z npm notice name: @zacharymm/scah-win32-x64-msvc
2026-03-26T21:24:05.5507229Z npm notice version: 0.0.11
2026-03-26T21:24:05.5507950Z npm notice filename: zacharymm-scah-win32-x64-msvc-0.0.11.tgz
2026-03-26T21:24:05.5508719Z npm notice package size: 214.0 kB
2026-03-26T21:24:05.5509633Z npm notice unpacked size: 485.2 kB
2026-03-26T21:24:05.5510448Z npm notice shasum: e5ef7172ecfd966dfd7cdedb4dae9502379e8be8
2026-03-26T21:24:05.5511501Z npm notice integrity: sha512-Q8XAj7zH2ZcOZ[...]lIfu/dqwjteUA==
2026-03-26T21:24:05.5512184Z npm notice total files: 3
2026-03-26T21:24:05.5512447Z npm notice
2026-03-26T21:24:05.5512869Z npm error You cannot publish over the previously published versions: 0.0.11.
2026-03-26T21:24:05.5513676Z npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-03-26T21_24_04_404Z-debug-0.log
2026-03-26T21:24:05.5514096Z 
2026-03-26T21:24:05.5514714Z [30m[43m WARNING [49m[39m /home/runner/work/scah/scah/nodejs/npm/win32-x64-msvc has been published, skipping
2026-03-26T21:24:05.5515422Z [30m[42m INFO [49m[39m Creating GitHub release v0.0.11
2026-03-26T21:24:06.1190271Z POST /repos/zacharyvmm/scah/releases/302105174/assets?name=scah.win32-x64-msvc.node& - 422 with id 1401:166469:564684:5FCDCE:69C5A3F5 in 420ms
2026-03-26T21:24:06.1191756Z [37m[41m ERROR [49m[39m Param: {
2026-03-26T21:24:06.1192224Z   "owner": "zacharyvmm",
2026-03-26T21:24:06.1192658Z   "repo": "scah",
2026-03-26T21:24:06.1192999Z   "tag": "v0.0.11",
2026-03-26T21:24:06.1193794Z   "filename": "/home/runner/work/scah/scah/nodejs/npm/win32-x64-msvc/scah.win32-x64-msvc.node"
2026-03-26T21:24:06.1194594Z }
2026-03-26T21:24:06.1196149Z [37m[41m ERROR [49m[39m HttpError: Validation Failed: {"resource":"ReleaseAsset","code":"already_exists","field":"name"} - https://docs.github.com/rest
2026-03-26T21:24:06.1197650Z     at fetchWrapper (file:///home/runner/work/scah/scah/nodejs/node_modules/@octokit/request/dist-bundle/index.js:123:11)
2026-03-26T21:24:06.1198524Z     at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
2026-03-26T21:24:06.1199609Z     at async prePublish (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3380:24)
2026-03-26T21:24:06.1200639Z     at async PrePublishCommand.execute (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3698:3)
2026-03-26T21:24:06.1201822Z     at async PrePublishCommand.validateAndExecute (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Command.mjs:49:26)
2026-03-26T21:24:06.1202907Z     at async Cli.run (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Cli.mjs:227:24)
2026-03-26T21:24:06.1203853Z     at async Cli.runExit (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Cli.mjs:236:28)
2026-03-26T21:24:08.8354312Z [30m[43m WARNING [49m[39m /home/runner/work/scah/scah/nodejs/npm/darwin-x64 has been published, skipping
2026-03-26T21:24:08.8355636Z Command failed: npm publish
2026-03-26T21:24:08.8356648Z npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.
2026-03-26T21:24:08.8357461Z npm notice
2026-03-26T21:24:08.8358087Z npm notice 📦  @zacharymm/scah-darwin-x64@0.0.11
2026-03-26T21:24:08.8358876Z npm notice Tarball Contents
2026-03-26T21:24:08.8359564Z npm notice 97B README.md
2026-03-26T21:24:08.8360035Z npm notice 694B package.json
2026-03-26T21:24:08.8360595Z npm notice 676.0kB scah.darwin-x64.node
2026-03-26T21:24:08.8361085Z npm notice Tarball Details
2026-03-26T21:24:08.8361414Z npm notice name: @zacharymm/scah-darwin-x64
2026-03-26T21:24:08.8361722Z npm notice version: 0.0.11
2026-03-26T21:24:08.8362100Z npm notice filename: zacharymm-scah-darwin-x64-0.0.11.tgz
2026-03-26T21:24:08.8362488Z npm notice package size: 282.9 kB
2026-03-26T21:24:08.8362797Z npm notice unpacked size: 676.8 kB
2026-03-26T21:24:08.8363194Z npm notice shasum: cc8d054557da0d0c33dbf39cfd0ad3120d274738
2026-03-26T21:24:08.8363703Z npm notice integrity: sha512-oGW4Ed8yfAaEk[...]h84jGfnMuqTeQ==
2026-03-26T21:24:08.8364067Z npm notice total files: 3
2026-03-26T21:24:08.8364303Z npm notice
2026-03-26T21:24:08.8364769Z npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
2026-03-26T21:24:08.8365550Z npm notice publish Signed provenance statement with source and build information from GitHub Actions
2026-03-26T21:24:08.8366274Z [30m[42m INFO [49m[39m Creating GitHub release v0.0.11
2026-03-26T21:24:08.8367008Z npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=1186527667
2026-03-26T21:24:08.8367575Z npm error code E403
2026-03-26T21:24:08.8368370Z npm error 403 403 Forbidden - PUT https://registry.npmjs.org/@zacharymm%2fscah-darwin-x64 - You cannot publish over the previously published versions: 0.0.11.
2026-03-26T21:24:08.8369241Z npm error 403 In most cases, you or one of your dependencies are requesting
2026-03-26T21:24:08.8370169Z npm error 403 a package version that is forbidden by your security policy, or
2026-03-26T21:24:08.8370667Z npm error 403 on a server you do not have access to.
2026-03-26T21:24:08.8371537Z npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-03-26T21_24_06_169Z-debug-0.log
2026-03-26T21:24:08.8371960Z 
2026-03-26T21:26:06.1203344Z POST /repos/zacharyvmm/scah/releases/302105174/assets?name=scah.darwin-x64.node& - 500 with id UNKNOWN in 117126ms
2026-03-26T21:26:06.1204440Z [37m[41m ERROR [49m[39m Param: {
2026-03-26T21:26:06.1204925Z   "owner": "zacharyvmm",
2026-03-26T21:26:06.1205258Z   "repo": "scah",
2026-03-26T21:26:06.1205609Z   "tag": "v0.0.11",
2026-03-26T21:26:06.1206352Z   "filename": "/home/runner/work/scah/scah/nodejs/npm/darwin-x64/scah.darwin-x64.node"
2026-03-26T21:26:06.1207000Z }
2026-03-26T21:26:06.1207446Z [37m[41m ERROR [49m[39m HttpError: other side closed
2026-03-26T21:26:06.1208248Z     at fetchWrapper (file:///home/runner/work/scah/scah/nodejs/node_modules/@octokit/request/dist-bundle/index.js:77:26)
2026-03-26T21:26:06.1210116Z     at async prePublish (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3380:24)
2026-03-26T21:26:06.1211238Z     at async PrePublishCommand.execute (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3698:3)
2026-03-26T21:26:06.1212502Z     at async PrePublishCommand.validateAndExecute (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Command.mjs:49:26)
2026-03-26T21:26:06.1213667Z     at async Cli.run (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Cli.mjs:227:24)
2026-03-26T21:26:06.1214686Z     at async Cli.runExit (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Cli.mjs:236:28)
2026-03-26T21:26:07.4539567Z Command failed: npm publish
2026-03-26T21:26:07.4540237Z npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.
2026-03-26T21:26:07.4541003Z npm notice
2026-03-26T21:26:07.4541550Z npm notice 📦  @zacharymm/scah-linux-x64-gnu@0.0.11
2026-03-26T21:26:07.4541899Z npm notice Tarball Contents
2026-03-26T21:26:07.4542159Z npm notice 105B README.md
2026-03-26T21:26:07.4542415Z npm notice 731B package.json
2026-03-26T21:26:07.4542871Z npm notice 4.0MB scah.linux-x64-gnu.node
2026-03-26T21:26:07.4543179Z npm notice Tarball Details
2026-03-26T21:26:07.4543521Z npm notice name: @zacharymm/scah-linux-x64-gnu
2026-03-26T21:26:07.4543854Z npm notice version: 0.0.11
2026-03-26T21:26:07.4544247Z npm notice filename: zacharymm-scah-linux-x64-gnu-0.0.11.tgz
2026-03-26T21:26:07.4544645Z npm notice package size: 1.1 MB
2026-03-26T21:26:07.4544941Z npm notice unpacked size: 4.0 MB
2026-03-26T21:26:07.4545326Z npm notice shasum: 59e6dd15d54b71258a4d60aab62614e6fad0162c
2026-03-26T21:26:07.4546951Z npm notice integrity: sha512-TeLheUKgthvZm[...]yH5SpSs4EzPSg==
2026-03-26T21:26:07.4547657Z npm notice total files: 3
2026-03-26T21:26:07.4548108Z npm notice
2026-03-26T21:26:07.4548654Z npm error You cannot publish over the previously published versions: 0.0.11.
2026-03-26T21:26:07.4549633Z npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-03-26T21_26_06_170Z-debug-0.log
2026-03-26T21:26:07.4550049Z 
2026-03-26T21:26:07.4550665Z [30m[43m WARNING [49m[39m /home/runner/work/scah/scah/nodejs/npm/linux-x64-gnu has been published, skipping
2026-03-26T21:26:07.4551342Z [30m[42m INFO [49m[39m Creating GitHub release v0.0.11
2026-03-26T21:26:08.1630288Z POST /repos/zacharyvmm/scah/releases/302105174/assets?name=scah.linux-x64-gnu.node& - 422 with id 1400:30B25:55ABE9:5F43DD:69C5A46F in 555ms
2026-03-26T21:26:08.1632016Z [37m[41m ERROR [49m[39m Param: {
2026-03-26T21:26:08.1632579Z   "owner": "zacharyvmm",
2026-03-26T21:26:08.1633049Z   "repo": "scah",
2026-03-26T21:26:08.1633474Z   "tag": "v0.0.11",
2026-03-26T21:26:08.1634111Z   "filename": "/home/runner/work/scah/scah/nodejs/npm/linux-x64-gnu/scah.linux-x64-gnu.node"
2026-03-26T21:26:08.1634733Z }
2026-03-26T21:26:08.1635853Z [37m[41m ERROR [49m[39m HttpError: Validation Failed: {"resource":"ReleaseAsset","code":"already_exists","field":"name"} - https://docs.github.com/rest
2026-03-26T21:26:08.1637183Z     at fetchWrapper (file:///home/runner/work/scah/scah/nodejs/node_modules/@octokit/request/dist-bundle/index.js:123:11)
2026-03-26T21:26:08.1638167Z     at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
2026-03-26T21:26:08.1639121Z     at async prePublish (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3380:24)
2026-03-26T21:26:08.1640634Z     at async PrePublishCommand.execute (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3698:3)
2026-03-26T21:26:08.1642001Z     at async PrePublishCommand.validateAndExecute (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Command.mjs:49:26)
2026-03-26T21:26:08.1643267Z     at async Cli.run (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Cli.mjs:227:24)
2026-03-26T21:26:08.1644373Z     at async Cli.runExit (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Cli.mjs:236:28)
2026-03-26T21:26:09.5875832Z Command failed: npm publish
2026-03-26T21:26:09.5876694Z npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.
2026-03-26T21:26:09.5877278Z npm notice
2026-03-26T21:26:09.5877899Z npm notice 📦  @zacharymm/scah-linux-arm64-gnu@0.0.11
2026-03-26T21:26:09.5878316Z npm notice Tarball Contents
2026-03-26T21:26:09.5878634Z npm notice 108B README.md
2026-03-26T21:26:09.5878952Z npm notice 739B package.json
2026-03-26T21:26:09.5879611Z npm notice 4.1MB scah.linux-arm64-gnu.node
2026-03-26T21:26:09.5880071Z npm notice Tarball Details
2026-03-26T21:26:09.5880477Z npm notice name: @zacharymm/scah-linux-arm64-gnu
2026-03-26T21:26:09.5880871Z npm notice version: 0.0.11
2026-03-26T21:26:09.5881352Z npm notice filename: zacharymm-scah-linux-arm64-gnu-0.0.11.tgz
2026-03-26T21:26:09.5882625Z [30m[43m WARNING [49m[39m /home/runner/work/scah/scah/nodejs/npm/linux-arm64-gnu has been published, skipping
2026-03-26T21:26:09.5883443Z [30m[42m INFO [49m[39m Creating GitHub release v0.0.11
2026-03-26T21:26:09.5883889Z npm notice package size: 976.8 kB
2026-03-26T21:26:09.5884397Z npm notice unpacked size: 4.1 MB
2026-03-26T21:26:09.5884873Z npm notice shasum: e8e4bfd0cb6775b868861dc6061f4115274fcc91
2026-03-26T21:26:09.5885467Z npm notice integrity: sha512-wxpdK8eUA8rEG[...]ivhGRVfxo4sWg==
2026-03-26T21:26:09.5885921Z npm notice total files: 3
2026-03-26T21:26:09.5886201Z npm notice
2026-03-26T21:26:09.5886693Z npm error You cannot publish over the previously published versions: 0.0.11.
2026-03-26T21:26:09.5887596Z npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-03-26T21_26_08_214Z-debug-0.log
2026-03-26T21:26:09.5888096Z 
2026-03-26T21:28:08.1648444Z POST /repos/zacharyvmm/scah/releases/302105174/assets?name=scah.linux-arm64-gnu.node& - 500 with id UNKNOWN in 118444ms
2026-03-26T21:28:08.1650529Z [37m[41m ERROR [49m[39m Param: {
2026-03-26T21:28:08.1651061Z   "owner": "zacharyvmm",
2026-03-26T21:28:08.1651436Z   "repo": "scah",
2026-03-26T21:28:08.1651756Z   "tag": "v0.0.11",
2026-03-26T21:28:08.1652570Z   "filename": "/home/runner/work/scah/scah/nodejs/npm/linux-arm64-gnu/scah.linux-arm64-gnu.node"
2026-03-26T21:28:08.1653423Z }
2026-03-26T21:28:08.1654070Z [37m[41m ERROR [49m[39m HttpError: other side closed
2026-03-26T21:28:08.1655141Z     at fetchWrapper (file:///home/runner/work/scah/scah/nodejs/node_modules/@octokit/request/dist-bundle/index.js:77:26)
2026-03-26T21:28:08.1656625Z     at async prePublish (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3380:24)
2026-03-26T21:28:08.1657734Z     at async PrePublishCommand.execute (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3698:3)
2026-03-26T21:28:08.1658750Z     at async PrePublishCommand.validateAndExecute (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Command.mjs:49:26)
2026-03-26T21:28:08.1659947Z     at async Cli.run (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Cli.mjs:227:24)
2026-03-26T21:28:08.1660764Z     at async Cli.runExit (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Cli.mjs:236:28)
2026-03-26T21:28:09.2754661Z Command failed: npm publish
2026-03-26T21:28:09.2756226Z [30m[43m WARNING [49m[39m /home/runner/work/scah/scah/nodejs/npm/darwin-arm64 has been published, skipping
2026-03-26T21:28:09.2757495Z [30m[42m INFO [49m[39m Creating GitHub release v0.0.11
2026-03-26T21:28:09.2758695Z npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.
2026-03-26T21:28:09.2760062Z npm notice
2026-03-26T21:28:09.2760780Z npm notice 📦  @zacharymm/scah-darwin-arm64@0.0.11
2026-03-26T21:28:09.2761411Z npm notice Tarball Contents
2026-03-26T21:28:09.2761905Z npm notice 100B README.md
2026-03-26T21:28:09.2762354Z npm notice 702B package.json
2026-03-26T21:28:09.2762925Z npm notice 658.3kB scah.darwin-arm64.node
2026-03-26T21:28:09.2763470Z npm notice Tarball Details
2026-03-26T21:28:09.2764055Z npm notice name: @zacharymm/scah-darwin-arm64
2026-03-26T21:28:09.2764648Z npm notice version: 0.0.11
2026-03-26T21:28:09.2765343Z npm notice filename: zacharymm-scah-darwin-arm64-0.0.11.tgz
2026-03-26T21:28:09.2766067Z npm notice package size: 272.5 kB
2026-03-26T21:28:09.2766637Z npm notice unpacked size: 659.1 kB
2026-03-26T21:28:09.2767349Z npm notice shasum: de4155e772d9939788f6c2d8e65509b98bb55818
2026-03-26T21:28:09.2768207Z npm notice integrity: sha512-NqWNk7QFGOrqr[...]s7Ptd6O54x+nQ==
2026-03-26T21:28:09.2768814Z npm notice total files: 3
2026-03-26T21:28:09.2769185Z npm notice
2026-03-26T21:28:09.2770263Z npm error You cannot publish over the previously published versions: 0.0.11.
2026-03-26T21:28:09.2771521Z npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-03-26T21_28_08_214Z-debug-0.log
2026-03-26T21:28:09.2772515Z 
2026-03-26T21:28:09.8810564Z POST /repos/zacharyvmm/scah/releases/302105174/assets?name=scah.darwin-arm64.node& - 422 with id 1400:30B25:561811:5FC174:69C5A4E9 in 477ms
2026-03-26T21:28:09.8812850Z [37m[41m ERROR [49m[39m Param: {
2026-03-26T21:28:09.8813590Z   "owner": "zacharyvmm",
2026-03-26T21:28:09.8814082Z   "repo": "scah",
2026-03-26T21:28:09.8814467Z   "tag": "v0.0.11",
2026-03-26T21:28:09.8815366Z   "filename": "/home/runner/work/scah/scah/nodejs/npm/darwin-arm64/scah.darwin-arm64.node"
2026-03-26T21:28:09.8816177Z }
2026-03-26T21:28:09.8817749Z [37m[41m ERROR [49m[39m HttpError: Validation Failed: {"resource":"ReleaseAsset","code":"already_exists","field":"name"} - https://docs.github.com/rest
2026-03-26T21:28:09.8819786Z     at fetchWrapper (file:///home/runner/work/scah/scah/nodejs/node_modules/@octokit/request/dist-bundle/index.js:123:11)
2026-03-26T21:28:09.8821038Z     at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
2026-03-26T21:28:09.8822232Z     at async prePublish (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3380:24)
2026-03-26T21:28:09.8823766Z     at async PrePublishCommand.execute (file:///home/runner/work/scah/scah/nodejs/node_modules/@napi-rs/cli/dist/cli.js:3698:3)
2026-03-26T21:28:09.8825538Z     at async PrePublishCommand.validateAndExecute (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Command.mjs:49:26)
2026-03-26T21:28:09.8827312Z     at async Cli.run (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Cli.mjs:227:24)
2026-03-26T21:28:09.8828741Z     at async Cli.runExit (file:///home/runner/work/scah/scah/nodejs/node_modules/clipanion/lib/advanced/Cli.mjs:236:28)
2026-03-26T21:28:09.8973349Z 
2026-03-26T21:28:09.8973790Z > scah@0.0.11 prepare
2026-03-26T21:28:09.8974276Z > husky
2026-03-26T21:28:09.8974468Z 
2026-03-26T21:28:10.1001877Z npm notice
2026-03-26T21:28:10.1004429Z npm notice 📦  scah@0.0.11
2026-03-26T21:28:10.1004945Z npm notice Tarball Contents
2026-03-26T21:28:10.1008032Z npm notice 1.1kB LICENSE
2026-03-26T21:28:10.1008480Z npm notice 36B README.md
2026-03-26T21:28:10.1008828Z npm notice 1.5kB index.d.ts
2026-03-26T21:28:10.1009264Z npm notice 24.6kB index.js
2026-03-26T21:28:10.1009986Z npm notice 2.6kB package.json
2026-03-26T21:28:10.1010565Z npm notice Tarball Details
2026-03-26T21:28:10.1010914Z npm notice name: scah
2026-03-26T21:28:10.1011423Z npm notice version: 0.0.11
2026-03-26T21:28:10.1012759Z npm notice filename: scah-0.0.11.tgz
2026-03-26T21:28:10.1013752Z npm notice package size: 4.5 kB
2026-03-26T21:28:10.1014839Z npm notice unpacked size: 29.8 kB
2026-03-26T21:28:10.1015862Z npm notice shasum: 59bb8dcbdd6ab294fba1a4dec0d29abaf01e6e5d
2026-03-26T21:28:10.1017284Z npm notice integrity: sha512-HmeQaNJIBYpgm[...]pvSjExTuDp2uQ==
2026-03-26T21:28:10.1018064Z npm notice total files: 5
2026-03-26T21:28:10.1018561Z npm notice
2026-03-26T21:28:11.4161179Z npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
2026-03-26T21:28:12.0006827Z npm notice publish Signed provenance statement with source and build information from GitHub Actions
2026-03-26T21:28:12.0008323Z npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=1186533390
2026-03-26T21:28:12.2453412Z npm error code E403
2026-03-26T21:28:12.2459802Z npm error 403 403 Forbidden - PUT https://registry.npmjs.org/scah - Package name too similar to existing packages scss,sax,sha1,soap,slash,cac; try renaming your package to '@zacharymm/scah' and publishing with 'npm publish --access=public' instead
2026-03-26T21:28:12.2465057Z npm error 403 In most cases, you or one of your dependencies are requesting
2026-03-26T21:28:12.2465861Z npm error 403 a package version that is forbidden by your security policy, or
2026-03-26T21:28:12.2466476Z npm error 403 on a server you do not have access to.
2026-03-26T21:28:12.2477451Z npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-03-26T21_24_03_754Z-debug-0.log
2026-03-26T21:28:12.2552751Z .git can't be found
2026-03-26T21:28:12.2564060Z ##[error]Process completed with exit code 1.
2026-03-26T21:28:12.2655059Z Post job cleanup.
2026-03-26T21:28:12.3583187Z [command]/usr/bin/git version
2026-03-26T21:28:12.3618419Z git version 2.53.0
2026-03-26T21:28:12.3660731Z Temporarily overriding HOME='/home/runner/work/_temp/6385646b-81e8-4a22-968b-953161051aa7' before making global git config changes
2026-03-26T21:28:12.3662069Z Adding repository directory to the temporary git global config as a safe directory
2026-03-26T21:28:12.3666566Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/scah/scah
2026-03-26T21:28:12.3706134Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-03-26T21:28:12.3737124Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-03-26T21:28:12.3955580Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-03-26T21:28:12.3975139Z http.https://github.com/.extraheader
2026-03-26T21:28:12.3986883Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-03-26T21:28:12.4016312Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-03-26T21:28:12.4229188Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-03-26T21:28:12.4258467Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-03-26T21:28:12.4624134Z Cleaning up orphan processes
2026-03-26T21:28:12.4922413Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
